* lisp/bookmark.el: Show modified state of bookmark buffer more accurately.
authorKarl Fogel <kfogel@red-bean.com>
Sat, 2 Jan 2010 18:52:32 +0000 (13:52 -0500)
committerKarl Fogel <kfogel@red-bean.com>
Sat, 2 Jan 2010 18:52:32 +0000 (13:52 -0500)
commitc1ea7878b659c84230719b08ccb1bf608c7e22af
treeac6dad85218693a52284a4b48ed40f9e1e5766c5
parent4569987ba3a65f9ce486f00f8124acc2447aa325
* lisp/bookmark.el: Show modified state of bookmark buffer more accurately.
  (bookmark-bmenu-list): Initialize buffer-modified-p properly.
  (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
  (with-buffer-modified-unmodified): New macro.
  (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames,
  bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
  Use new macro to preserve the buffer-modified state.
lisp/ChangeLog
lisp/bookmark.el